projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a00de
)
ppc4xx: Update DU440 config
author
Matthias Fuchs
<
[email protected]
>
Tue, 7 Oct 2008 11:13:07 +0000
(13:13 +0200)
committer
Stefan Roese
<
[email protected]
>
Fri, 10 Oct 2008 07:38:35 +0000
(09:38 +0200)
Signed-off-by: Matthias Fuchs <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
include/configs/DU440.h
patch
|
blob
|
history
diff --git
a/include/configs/DU440.h
b/include/configs/DU440.h
index 9f8c423b437f9d35b0bb8d0947eda2d672bfc502..fd0c046ce6be4f870cd76e24c94db95e4d04af36 100644
(file)
--- a/
include/configs/DU440.h
+++ b/
include/configs/DU440.h
@@
-85,8
+85,7
@@
/*
* Serial Port
*/
-/* TODO: external clock oscillator will be removed */
-#define CFG_EXT_SERIAL_CLOCK 11059200 /* ext. 11.059MHz clk */
+#undef CFG_EXT_SERIAL_CLOCK
#define CONFIG_BAUDRATE 115200
#define CONFIG_SERIAL_MULTI 1
#undef CONFIG_UART1_CONSOLE
@@
-432,4
+431,7
@@
int du440_phy_addr(int devnum);
#define CONFIG_AUTOSCRIPT 1
+#define CONFIG_OF_LIBFDT
+#define CONFIG_OF_BOARD_SETUP
+
#endif /* __CONFIG_H */